tests: make babl build on haiku
authorØyvind Kolås <pippin@gimp.org>
Thu, 14 Sep 2017 19:24:22 +0000 (21:24 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 14 Sep 2017 19:24:24 +0000 (21:24 +0200)
commit70358bbe1dc672700cbb8800d55a004175aee409
treef07f96a2eec216552e68cbce9b2355659a8cddcf
parent640bad3e7d52d112806095e232a3d989f1a0dd1a
tests: make babl build on haiku

Using -lphtread instead of -pthread in Makefile.am fixes the build when using
gcc-x86 under haiku, figured out by schumaml.
tests/Makefile.am